TSTP Solution File: SET926^12 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SET926^12 : TPTP v8.1.2. Released v8.1.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.aLRVLggsSp true

% Computer : n023.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Thu Aug 31 16:16:51 EDT 2023

% Result   : Theorem 0.54s 0.82s
% Output   : Refutation 0.54s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :   31
% Syntax   : Number of formulae    :   50 (  23 unt;  15 typ;   0 def)
%            Number of atoms       :   92 (  15 equ;   0 cnn)
%            Maximal formula atoms :    7 (   2 avg)
%            Number of connectives :  261 (  16   ~;  16   |;   0   &; 213   @)
%                                         (   5 <=>;  11  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   5 avg)
%            Number of types       :    3 (   1 usr)
%            Number of type conns  :   54 (  54   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   16 (  14 usr;   5 con; 0-3 aty)
%            Number of variables   :   55 (  39   ^;  16   !;   0   ?;  55   :)

% Comments : 
%------------------------------------------------------------------------------
thf(mworld_type,type,
    mworld: $tType ).

thf(sk__8_type,type,
    sk__8: $i ).

thf(sk__7_type,type,
    sk__7: $i ).

thf(in_type,type,
    in: $i > $i > mworld > $o ).

thf(qmltpeq_type,type,
    qmltpeq: $i > $i > mworld > $o ).

thf(mactual_type,type,
    mactual: mworld ).

thf(mequiv_type,type,
    mequiv: ( mworld > $o ) > ( mworld > $o ) > mworld > $o ).

thf(mor_type,type,
    mor: ( mworld > $o ) > ( mworld > $o ) > mworld > $o ).

thf(set_difference_type,type,
    set_difference: $i > $i > $i ).

thf(mnot_type,type,
    mnot: ( mworld > $o ) > mworld > $o ).

thf(empty_set_type,type,
    empty_set: $i ).

thf(mlocal_type,type,
    mlocal: ( mworld > $o ) > $o ).

thf(singleton_type,type,
    singleton: $i > $i ).

thf(mforall_di_type,type,
    mforall_di: ( $i > mworld > $o ) > mworld > $o ).

thf(eiw_di_type,type,
    eiw_di: $i > mworld > $o ).

thf(mforall_di_def,axiom,
    ( mforall_di
    = ( ^ [A: $i > mworld > $o,W: mworld] :
        ! [X: $i] :
          ( ( eiw_di @ X @ W )
         => ( A @ X @ W ) ) ) ) ).

thf('0',plain,
    ( mforall_di
    = ( ^ [A: $i > mworld > $o,W: mworld] :
        ! [X: $i] :
          ( ( eiw_di @ X @ W )
         => ( A @ X @ W ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mforall_di_def]) ).

thf('1',plain,
    ( mforall_di
    = ( ^ [V_1: $i > mworld > $o,V_2: mworld] :
        ! [X4: $i] :
          ( ( eiw_di @ X4 @ V_2 )
         => ( V_1 @ X4 @ V_2 ) ) ) ),
    define([status(thm)]) ).

thf(mequiv_def,axiom,
    ( mequiv
    = ( ^ [A: mworld > $o,B: mworld > $o,W: mworld] :
          ( ( A @ W )
        <=> ( B @ W ) ) ) ) ).

thf('2',plain,
    ( mequiv
    = ( ^ [A: mworld > $o,B: mworld > $o,W: mworld] :
          ( ( A @ W )
        <=> ( B @ W ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mequiv_def]) ).

thf('3',plain,
    ( mequiv
    = ( ^ [V_1: mworld > $o,V_2: mworld > $o,V_3: mworld] :
          ( ( V_1 @ V_3 )
        <=> ( V_2 @ V_3 ) ) ) ),
    define([status(thm)]) ).

thf(mlocal_def,axiom,
    ( mlocal
    = ( ^ [Phi: mworld > $o] : ( Phi @ mactual ) ) ) ).

thf('4',plain,
    ( mlocal
    = ( ^ [Phi: mworld > $o] : ( Phi @ mactual ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mlocal_def]) ).

thf('5',plain,
    ( mlocal
    = ( ^ [V_1: mworld > $o] : ( V_1 @ mactual ) ) ),
    define([status(thm)]) ).

thf(l36_zfmisc_1,axiom,
    ( mlocal
    @ ( mforall_di
      @ ^ [A: $i] :
          ( mforall_di
          @ ^ [B: $i] : ( mequiv @ ( qmltpeq @ ( set_difference @ ( singleton @ A ) @ B ) @ empty_set ) @ ( in @ A @ B ) ) ) ) ) ).

thf(zf_stmt_0,axiom,
    ! [X4: $i] :
      ( ( eiw_di @ X4 @ mactual )
     => ! [X6: $i] :
          ( ( eiw_di @ X6 @ mactual )
         => ( ( qmltpeq @ ( set_difference @ ( singleton @ X4 ) @ X6 ) @ empty_set @ mactual )
          <=> ( in @ X4 @ X6 @ mactual ) ) ) ) ).

thf(zip_derived_cl16,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( eiw_di @ X0 @ mactual )
      | ~ ( in @ X1 @ X0 @ mactual )
      | ( qmltpeq @ ( set_difference @ ( singleton @ X1 ) @ X0 ) @ empty_set @ mactual )
      | ~ ( eiw_di @ X1 @ mactual ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(mor_def,axiom,
    ( mor
    = ( ^ [A: mworld > $o,B: mworld > $o,W: mworld] :
          ( ( A @ W )
          | ( B @ W ) ) ) ) ).

thf('6',plain,
    ( mor
    = ( ^ [A: mworld > $o,B: mworld > $o,W: mworld] :
          ( ( A @ W )
          | ( B @ W ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mor_def]) ).

thf('7',plain,
    ( mor
    = ( ^ [V_1: mworld > $o,V_2: mworld > $o,V_3: mworld] :
          ( ( V_1 @ V_3 )
          | ( V_2 @ V_3 ) ) ) ),
    define([status(thm)]) ).

thf(t69_zfmisc_1,conjecture,
    ( mlocal
    @ ( mforall_di
      @ ^ [A: $i] :
          ( mforall_di
          @ ^ [B: $i] : ( mor @ ( qmltpeq @ ( set_difference @ ( singleton @ A ) @ B ) @ empty_set ) @ ( qmltpeq @ ( set_difference @ ( singleton @ A ) @ B ) @ ( singleton @ A ) ) ) ) ) ) ).

thf(zf_stmt_1,conjecture,
    ! [X4: $i] :
      ( ( eiw_di @ X4 @ mactual )
     => ! [X6: $i] :
          ( ( eiw_di @ X6 @ mactual )
         => ( ( qmltpeq @ ( set_difference @ ( singleton @ X4 ) @ X6 ) @ empty_set @ mactual )
            | ( qmltpeq @ ( set_difference @ ( singleton @ X4 ) @ X6 ) @ ( singleton @ X4 ) @ mactual ) ) ) ) ).

thf(zf_stmt_2,negated_conjecture,
    ~ ! [X4: $i] :
        ( ( eiw_di @ X4 @ mactual )
       => ! [X6: $i] :
            ( ( eiw_di @ X6 @ mactual )
           => ( ( qmltpeq @ ( set_difference @ ( singleton @ X4 ) @ X6 ) @ empty_set @ mactual )
              | ( qmltpeq @ ( set_difference @ ( singleton @ X4 ) @ X6 ) @ ( singleton @ X4 ) @ mactual ) ) ) ),
    inference('cnf.neg',[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl23,plain,
    ~ ( qmltpeq @ ( set_difference @ ( singleton @ sk__7 ) @ sk__8 ) @ empty_set @ mactual ),
    inference(cnf,[status(esa)],[zf_stmt_2]) ).

thf(zip_derived_cl228,plain,
    ( ~ ( eiw_di @ sk__7 @ mactual )
    | ~ ( in @ sk__7 @ sk__8 @ mactual )
    | ~ ( eiw_di @ sk__8 @ mactual ) ),
    inference('sup-',[status(thm)],[zip_derived_cl16,zip_derived_cl23]) ).

thf(zip_derived_cl21,plain,
    eiw_di @ sk__7 @ mactual,
    inference(cnf,[status(esa)],[zf_stmt_2]) ).

thf(zip_derived_cl21_001,plain,
    eiw_di @ sk__7 @ mactual,
    inference(cnf,[status(esa)],[zf_stmt_2]) ).

thf(zip_derived_cl24,plain,
    eiw_di @ sk__8 @ mactual,
    inference(cnf,[status(esa)],[zf_stmt_2]) ).

thf(mnot_def,axiom,
    ( mnot
    = ( ^ [A: mworld > $o,W: mworld] :
          ~ ( A @ W ) ) ) ).

thf('8',plain,
    ( mnot
    = ( ^ [A: mworld > $o,W: mworld] :
          ~ ( A @ W ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mnot_def]) ).

thf('9',plain,
    ( mnot
    = ( ^ [V_1: mworld > $o,V_2: mworld] :
          ~ ( V_1 @ V_2 ) ) ),
    define([status(thm)]) ).

thf(l34_zfmisc_1,axiom,
    ( mlocal
    @ ( mforall_di
      @ ^ [A: $i] :
          ( mforall_di
          @ ^ [B: $i] : ( mequiv @ ( qmltpeq @ ( set_difference @ ( singleton @ A ) @ B ) @ ( singleton @ A ) ) @ ( mnot @ ( in @ A @ B ) ) ) ) ) ) ).

thf(zf_stmt_3,axiom,
    ! [X4: $i] :
      ( ( eiw_di @ X4 @ mactual )
     => ! [X6: $i] :
          ( ( eiw_di @ X6 @ mactual )
         => ( ( qmltpeq @ ( set_difference @ ( singleton @ X4 ) @ X6 ) @ ( singleton @ X4 ) @ mactual )
          <=> ~ ( in @ X4 @ X6 @ mactual ) ) ) ) ).

thf(zip_derived_cl14,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( eiw_di @ X0 @ mactual )
      | ( in @ X1 @ X0 @ mactual )
      | ( qmltpeq @ ( set_difference @ ( singleton @ X1 ) @ X0 ) @ ( singleton @ X1 ) @ mactual )
      | ~ ( eiw_di @ X1 @ mactual ) ),
    inference(cnf,[status(esa)],[zf_stmt_3]) ).

thf(zip_derived_cl57,plain,
    ! [X0: $i] :
      ( ~ ( eiw_di @ X0 @ mactual )
      | ( qmltpeq @ ( set_difference @ ( singleton @ X0 ) @ sk__8 ) @ ( singleton @ X0 ) @ mactual )
      | ( in @ X0 @ sk__8 @ mactual ) ),
    inference('sup-',[status(thm)],[zip_derived_cl24,zip_derived_cl14]) ).

thf(zip_derived_cl68,plain,
    ( ( in @ sk__7 @ sk__8 @ mactual )
    | ( qmltpeq @ ( set_difference @ ( singleton @ sk__7 ) @ sk__8 ) @ ( singleton @ sk__7 ) @ mactual ) ),
    inference('sup-',[status(thm)],[zip_derived_cl21,zip_derived_cl57]) ).

thf(zip_derived_cl22,plain,
    ~ ( qmltpeq @ ( set_difference @ ( singleton @ sk__7 ) @ sk__8 ) @ ( singleton @ sk__7 ) @ mactual ),
    inference(cnf,[status(esa)],[zf_stmt_2]) ).

thf(zip_derived_cl81,plain,
    in @ sk__7 @ sk__8 @ mactual,
    inference(clc,[status(thm)],[zip_derived_cl68,zip_derived_cl22]) ).

thf(zip_derived_cl24_002,plain,
    eiw_di @ sk__8 @ mactual,
    inference(cnf,[status(esa)],[zf_stmt_2]) ).

thf(zip_derived_cl245,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl228,zip_derived_cl21,zip_derived_cl81,zip_derived_cl24]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem  : SET926^12 : TPTP v8.1.2. Released v8.1.0.
% 0.12/0.13  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.aLRVLggsSp true
% 0.12/0.34  % Computer : n023.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 300
% 0.12/0.34  % DateTime : Sat Aug 26 12:01:26 EDT 2023
% 0.12/0.34  % CPUTime  : 
% 0.12/0.34  % Running portfolio for 300 s
% 0.12/0.34  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.12/0.34  % Number of cores: 8
% 0.12/0.34  % Python version: Python 3.6.8
% 0.12/0.34  % Running in HO mode
% 0.53/0.64  % Total configuration time : 828
% 0.53/0.64  % Estimated wc time : 1656
% 0.53/0.64  % Estimated cpu time (8 cpus) : 207.0
% 0.53/0.71  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 0.53/0.72  % /export/starexec/sandbox2/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.53/0.73  % /export/starexec/sandbox2/solver/bin/lams/40_c_ic.sh running for 80s
% 0.53/0.73  % /export/starexec/sandbox2/solver/bin/lams/15_e_short1.sh running for 30s
% 0.53/0.74  % /export/starexec/sandbox2/solver/bin/lams/40_noforms.sh running for 90s
% 0.53/0.74  % /export/starexec/sandbox2/solver/bin/lams/40_b.comb.sh running for 70s
% 0.53/0.75  % /export/starexec/sandbox2/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 0.53/0.76  % /export/starexec/sandbox2/solver/bin/lams/30_sp5.sh running for 60s
% 0.54/0.82  % Solved by lams/40_c_ic.sh.
% 0.54/0.82  % done 53 iterations in 0.069s
% 0.54/0.82  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.54/0.82  % SZS output start Refutation
% See solution above
% 0.54/0.82  
% 0.54/0.82  
% 0.54/0.82  % Terminating...
% 0.60/0.93  % Runner terminated.
% 0.60/0.94  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------